* process.c (wait_reading_process_output): Add missing FD_CLR
authorJan D <jan.h.d@swipnet.se>
Mon, 27 Sep 2010 20:43:03 +0000 (22:43 +0200)
committerJan D <jan.h.d@swipnet.se>
Mon, 27 Sep 2010 20:43:03 +0000 (22:43 +0200)
commit93391278817a8b3317b7604c512936510b6c86c7
treeede12d4155b673fc777dd1cf89cc0d4747208d20
parentfad0ae2ebe18e069e28ee3eb2730e9f55a2a3263
* process.c (wait_reading_process_output): Add missing FD_CLR
for write_mask (must mirror connect_wait_mask).
src/ChangeLog
src/process.c